FuelPHP Documentation 您所在的位置:网站首页 Tips Sử dụng `traits` với FuelPHP 18 dev FuelPHP Documentation

FuelPHP Documentation

2024-07-11 11:07| 来源: 网络整理| 查看: 265

Documentation table of contents Welcome to FuelPHP

FuelPHP is a simple, flexible, community driven PHP 5 web framework. It was born out of the frustrations people have with the current available frameworks and developed with support from a community of developers. FuelPHP is extremely portable, works on almost any server and prides itself on clean syntax.

Quick Installation

If you value your time and want to get things up and running in seconds instead of minutes, you can use our quick installer instead. Using the curl library, you can install a very basic version of oil. From there you can create new full applications of Fuel.

# quick install oil from the web $ curl https://get.fuelphp.com/oil | sh # now that oil is installed, create a blog project in a directory called Sites $ cd Sites/ $ oil create blog

For more information, see the installation page.

Manual Installation

If you can't use the quick installation method, you can also install FuelPHP manually. You will find detailed instructions on the installation page.

Next steps Step #1: Read about the components of a FuelPHP application Step #2: Configure your new FuelPHP installation Step #3: Learn about modules and packages Step #4: Create some sexy code! Offline docs

All the documentation is avaliable as a static download here

Class API Documentation

We provide full API documentation of all classes online.

Development Branch Documentation

This documentation reflects the state of the documentation at the time of the latest official FuelPHP release. For documentation of Fuel's bleeding edge, see our Develop Branch Documentation.

© FuelPHP Development Team 2010-2019 - FuelPHP is released under the MIT license.



【本文地址】

公司简介

联系我们

今日新闻

    推荐新闻

    专题文章
      CopyRight 2018-2019 实验室设备网 版权所有